func github.com/andybalholm/brotli.bitReaderUnload

3 uses

	github.com/andybalholm/brotli (current package)
		bit_reader.go#L181: func bitReaderUnload(br *bitReader) {
		decode.go#L2129: 				bitReaderUnload(br)
		decode.go#L2482: 				bitReaderUnload(br)